.top {

	height: 123px;
	background:#1062a0;
}

.main {
	/* height:1132px; */
	/* background-color:darkkhaki; */
}

.dh {
	height: 48px;
	background-color: #2477c5;

}

.foot{width: 100%; height:62px; margin: 0px auto; background:#1062a0; text-align:center; color:#fff; padding-top:20px;padding-bottom:20px; }

.logo {
	line-height: 123px;
	padding-left: 90px;
}
.logo1{
    margin: 20px 0 0 20px;
    
}
.part1{

}
.part1_l {
	height: 366px;
	/* background-color: antiquewhite; */
	padding: 0px 28px 0px 1px;
}
.part1_l_r{width:378px; float:left; margin-left:22px; margin-top:10px}
.part2_l {
	/*height: 366px;*/
	/*background-color: darkolivegreen;*/
	width: 540px;float:left; margin-left:22px; margin-top:10px
}



.column1 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: url(../../img/column1.jpg) left bottom no-repeat;
	padding: 5px 0px 0px 5px;
}

.column1 h1 {
	width: auto;
	line-height: 30px;
	color: #0064b9;
	font-size: 20px;
	font-weight: bold;
	float: left;

}
.column1 h5 {
	width: auto;
	line-height: 30px;
	color: #0064b9;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
.column1 a {
	float: right;
	color: #999;
}
.column1 span {
	

}
.xwlb{ position:relative; width:335px; height:271px;   float: left; margin-top:17px}  
.list{padding: 6px 5px 0 5px;}
.list ul li{width: 100%;  line-height:40px; float: left; display: block;   background:url(../../img/tb.jpg) left center no-repeat; padding-left:5px; }
.list ul li .title{}
.list ul li .title a{ font-size:16px;  float:left; padding-left: 10px; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.list ul li .time{font-size: 16px; color: #999; padding-right: 10px; float:right;}
.list ul li a:hover{padding-left:15px; color: #014f99;}

.tzgg{}
.tzgg ul li{ width:100%; height: 52px; padding-top:10px; padding-bottom:10px; display: block; float:left; border-bottom: 1px #eee dotted;}
.tzgg ul li .time{width:52px; height:52px; float: left;  color: #666;}
.tzgg ul li .time h1{width:52px; height:24px; line-height: 24px; text-align: center; font-size: 22px; padding-top: 5px; }
.tzgg ul li .time h2{width:52px; height:19px; line-height: 19px; text-align: center; font-size:16px; }
.tzgg ul li .title{width:290px; height:52px; float: left; margin-left: 17px; font-size: 16px; line-height: 24px;}

.tzgg ul li:hover .time{color: #1068ab;}
.tzgg ul li:hover .title{color: #1068ab;}

.lil{
    margin: 5px 5px 5px 5px;
    background-color: #2477c5;
}
.lil:hover{
    background-color: #f7f7f7;
}

.article{
	margin: 15px;
}
.atitle{
	    width: 100%;
	    font-size: 22px;
	    line-height: 45px;
	    font-weight: bold;
	    text-align: center;
	
}
.date{
	    line-height: 40px;
	    border-bottom: 1px dotted #ccc;
	    text-align: center;
	    color: #999;
}
.content{
	    font-size: 16px;
	    line-height: 30px;
	    text-indent: 35px;
	    padding: 10px 0;
		    border-bottom: 1px solid #eee;
			color: #727272;
			text-align: left;
}